arm: include config.h in arch/arm/lib/vectors.S
authorChristian Riesch <[email protected]>
Mon, 7 Jul 2014 09:07:25 +0000 (11:07 +0200)
committerTom Rini <[email protected]>
Fri, 29 Aug 2014 19:50:43 +0000 (15:50 -0400)
config.h is required for CONFIG_SYS_DV_NOR_BOOT_CFG.

Signed-off-by: Christian Riesch <[email protected]>
Reported-by: Masahiro Yamada <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Sudhakar Rajashekhara <[email protected]>
arch/arm/lib/vectors.S

index e6538eff43360f9118af07c4163b154cfad66ecd..493f3373f3cd7ed61ff0df45fba8e77ed71e7a54 100644 (file)
@@ -13,6 +13,8 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
+#include <config.h>
+
 /*
  *************************************************************************
  *